home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / Business Management / DCMS_ V1.0 Detective Case Mngr / DCMSZIP.exe / DCMS.DOC < prev    next >
Text File  |  1995-06-27  |  27KB  |  716 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.                                     D C M S
  25.  
  26.                     *** Detective Case Management System ***
  27.                                       By
  28.                                 Soft Tech Designs
  29.  
  30.  
  31.                                (c) Copyright 1995
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39. SYSTEM REQUIREMENTS
  40.  
  41.      Processor      :  80286 or higher
  42.      RAM            :  640K (2 MB recommended)
  43.      Mouse          :  Recommended
  44.      MS-DOS Version :  3.3 or higher
  45.      FILES/BUFFERS  :  Set each to 40 in your config.sys file
  46.      Monitor        :  Color recommended
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.       The Detective Case Management System tracks a detective's caseload,
  56.       allowing him to keep track of case status, basic information, and
  57.       things to do, as well as providing case statistics.  Several powerful
  58.       reports and utilities are available and the system is completely
  59.       menu-driven and provides mouse support.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79. CASE MANAGEMENT STRUCTURE
  80.  
  81.       This program was designed around a specific manual case management
  82.       system which is described below.
  83.  
  84.       Report Numbers are in the form YY-XXXXX where YY is the last two
  85.       digits of the current year.
  86.  
  87.       The system utilizes status checks for active felony cases.  Under
  88.       this system, a supervisor must "sign off" on an active felony case
  89.       after 30, 60, and 90 days.  In addition, the supervisor must sign off
  90.       on a final checkoff when the case is closed or inactivated.
  91.  
  92.       Cases may have the following CURRENT STATUS:
  93.        - Inactive
  94.        - Active
  95.        - Closed/Arrest
  96.        - Closed/Exceptional
  97.        - Closed/Unfounded
  98.        - Closed/Other
  99.  
  100.       In addition to the above statuses, cases may have the following
  101.       INITIAL STATUS:
  102.        - Self-Initiated
  103.        - Re-Activated
  104.  
  105.       Cases DISPOSITIONS are closures/inactivations that the detective
  106.       makes.  Consequently, if a case is closed or inactivated by patrol,
  107.       you cannot have a disposition, nor can you claim any arrests.  Cases
  108.       may have the following DISPOSITIONS:
  109.  
  110.        - Inactivated
  111.        - Closed/Arrest
  112.        - Closed/No File (The State will not prosecute)
  113.        - Closed/Unfounded (The incident did not occur)
  114.        - Closed/Exceptional (The case is solved but for reasons beyond the
  115.          control of the police, cannot be prosecuted).
  116.        - Closed/Other (No crime occurred)
  117.  
  118.  
  119.       And finally, case classification is divided into Felony, Misdemeanor,
  120.       and Other and arrests are divided into felony and misdemeanor.
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141. CASE MAINTENANCE SYSTEM
  142.  
  143.       There are three functions in the case maintenance section of the
  144.       program - Add, Edit, and Purge.
  145.  
  146.   --- Add Cases
  147.  
  148.       When you choose to add cases, you are presented with a formatted
  149.       screen prompting you for all of the necessary information.  Once you
  150.       enter the report number, the program will scan the cases to make sure
  151.       that the report number is not already on file.  If it is, a warning
  152.       flashes and you are returned to the main menu.  The digits after the
  153.       year in the report number will automatically be filled with leading
  154.       zeros to make five digits.  For example, entering a report number of
  155.       95-325 will result in a report number of 95-00325.  Blank report
  156.       numbers are accepted and may be used for miscellaneous incidents that
  157.       do not generate a report number.  Once a report number is entered, it
  158.       may not be changed.
  159.  
  160.       Once the report number is entered, you will be prompted for the
  161.       following information:
  162.  
  163.       Title - The title of the case, such as Robbery, Burglary, etc.  The
  164.               first letter is automatically capitalized.
  165.  
  166.       Date  - The date that you received the case.  It automatically
  167.               defaults to the current system date.  If you re-activate a
  168.               case, you will be prompted to change the assignment date to
  169.               the current system date.
  170.  
  171.       Class - The classification, either Felony, Misdemeanor, or Other.
  172.               This is a multiple choice field.  You may select the value
  173.               by hitting the first letter, e.g., 'M' for misdemeanor, or by
  174.               hitting the space key to toggle through the values.
  175.  
  176.       Location - Where the incident occurred.
  177.  
  178.       Victim Type - Victim classification, either adult or juvenile.  This
  179.                     is a multiple choice field.  Once again, you may enter
  180.                     the first character of the value, e.g., 'A' for adult,
  181.                     or you may use the space bar to toggle through the
  182.                     values.
  183.  
  184.       Status
  185.         Current - The current status of the case.  This is a popup, meaning
  186.                   that when you select this field, by clicking on it with
  187.                   the mouse or hitting <ENTER> while it is highlighted, you
  188.                   will be given a list of possible values.  You may then
  189.                   use your cursor keys or the mouse to select the
  190.                   appropriate value.  Possible values are:  Inactive,
  191.                   Active, Closed/Arrest, Closed/Exceptional,
  192.                   Closed/Unfounded, Closed/Other.
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.         Initial - The status of the case when you first received it.  This
  205.                   is a popup, meaning that when you select this field, by
  206.                   clicking on it with the mouse or hitting <ENTER> while it
  207.                   is highlighted, you will be given a list of possible
  208.                   values.  You may then use your cursor keys or the mouse
  209.                   to select the appropriate value.  Possible values are:
  210.                   Inactive, Active, Closed/Arrest, Closed/Exceptional,
  211.                   Closed/Unfounded, Closed/Other, Self-Initiated (meaning
  212.                   that you generated the original report), and Re-Activated
  213.                   (meaning that you re-activated the case for continued
  214.                   followup).
  215.  
  216.         Dispo  -  The final disposition of the case.  You may only claim a
  217.                   disposition if you closed or inactivated the case.
  218.                   Consequently, if the initial status was closed or
  219.                   if both the current status and the initial status is
  220.                   inactive, this field will default to 'None' and you will
  221.                   not be able to change it.  This is a popup, meaning that
  222.                   when you select this field, by clicking on it with the
  223.                   mouse or hitting <ENTER> while it is highlighted, you
  224.                   will be given a list of possible values.  You may then
  225.                   use your cursor keys or the mouse to select the
  226.                   appropriate value.  Possible values are: Inactivated,
  227.                   Closed/Arrest, Closed/No File (The State will not
  228.                   prosecute), Closed/Unfounded (The incident did not
  229.                   occur), Closed/Exceptional (The case is solved but for
  230.                   reasons beyond the control of the police, cannot be
  231.                   prosecuted), Closed/Other (No crime occurred).
  232.  
  233.       Disposition Date - The date that the disposition was made.  When you
  234.                          are able to select a disposition, this field will
  235.                          automatically be filled with the current system
  236.                          date.
  237.  
  238.       Arrests by DET - The number of arrests that the detective made on
  239.                        this case.  You will only be able to enter data here
  240.                        if you claimed a 'Closed/Arrest' disposition.
  241.  
  242.       Victims/Suspects - The name, race, sex and DOB of your victims and
  243.                          suspects.  When typing the last and first names,
  244.                          the first character is automatically capitalized.
  245.                          Race is a multiple choice field so you may either
  246.                          type the first character or hit the space bar to
  247.                          toggle through the available options.  Available
  248.                          Race options are (W)hite, (B)lack, (H)ispanic,
  249.                          (A)sian, (I)ndian, (O)ther.  Sex is also a
  250.                          multiple choice field with options of (M)ale or
  251.                          (F)emale.
  252.  
  253.       Status Checks - Enter the dates that your supervisor signs off on the
  254.                       30, 60, or 90 day status check or on the final
  255.                       signoff.
  256.  
  257.       Comment - Two lines of comments.  You may enter whatever you wish in
  258.                 these fields, such as why it is inactive or a very brief
  259.                 synopsis of the case.
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.   --- Edit Cases
  273.  
  274.       When you select 'Edit Cases' off of the main menu, you will be
  275.       presented with a 'Case Selection Filter' screen.  This will allow you
  276.       to view/edit all cases (the default), closed cases, inactive cases,
  277.       or active cases.  Hitting <CTRL><ENTER> is the same as cursoring down
  278.       to the <Continue> button and selecting it.
  279.  
  280.       Next you are presented with a search screen which appears the same as
  281.       the case entry/edit screen.  However, you will only be able to enter
  282.       values for the report number, title, date, victim name, and suspect
  283.       name.  The program will search whichever field you enter a value for.
  284.       If the case is located, it will be displayed, otherwise you will be
  285.       taken to the bottom of the file.  The file will be ordered by
  286.       whichever field you searched.  Pressing <PgDn> when you first enter
  287.       this screen will order the file by report number and place you at the
  288.       top of the file.
  289.  
  290.       Once you are in the edit mode and a case is displayed, you will see a
  291.       menu at the bottom of the screen.  The menu will allow you to move to
  292.       the next or previous case, edit the currently displayed case, search
  293.       for other cases, add a case, delete or print this case, or edit the
  294.       to-do list.
  295.  
  296.       Each case has its own to-do list which you may edit by selecting "to-
  297.       do" on the edit menu.  Once you are in the to-do editing screen, you
  298.       will see a list of the to-do's in priority order and buttons which
  299.       allow you to add, edit, or delete to-do's.  To edit or delete a to-
  300.       do, select it using the mouse or cursor then select the appropriate
  301.       button.  When you add a to-do, you may assign a priority between 0
  302.       and 9 with 0 being the highest priority.  The default is 5.
  303.  
  304.   --- Purge Cases
  305.  
  306.       Although there is no necessity that you ever delete any cases, you
  307.       may choose to purge old cases to free up disk space or make the
  308.       system more manageable.  Only cases which are closed will be removed.
  309.       You may specify a date range.  Any case which was closed between the
  310.       dates will be permanently removed from the system.
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337. REPORTS SYSTEM
  338.  
  339.       There are currently four very powerful reports available in this
  340.       system.
  341.  
  342.       The Case Listing will display the selected case, either to the screen
  343.       or to the printer.  The print selection screen will allow you to
  344.       select which types of cases you want to display, where you want them
  345.       displayed, and in what format you would like them displayed.  First,
  346.       you may select, by checking the appropriate boxes, which cases you
  347.       wish to display based on current status.  You may then specify a
  348.       cutoff date for current status.  Placing a date in this field will
  349.       select only those cases which were originated after that date.  Next,
  350.       you may choose cases with certain dispositions, again by checking the
  351.       appropriate boxes.  You may then enter a cutoff date, so that only
  352.       cases which were closed after that date will be displayed.  You may
  353.       choose to display felony, misdemeanor or other cases or any
  354.       combination.  You may elect to have the listing displayed on the
  355.       screen or printed.  If it is displayed on the screen, you will have
  356.       the option of sending it to the printer after viewing it without
  357.       having to re-select all of the options.  Finally, you may elect to
  358.       see a full listing, which will show all case information, including
  359.       the to-do list; an abbreviated listing, which will not show the to-
  360.       do's or the status check information, or a line listing which will
  361.       display basic case information on one line.
  362.  
  363.       The TO-DO listing will print a report of your case to-do's.  You may
  364.       elect which priorities to report, with the default being 0 to 9,
  365.       i.e., all to-do's.  The to-do's will be listed in order by case and
  366.       within priority order within cases.  For each case, the basic case
  367.       information will be displayed.
  368.  
  369.       The Status Check report will allow you to display either active
  370.       felony cases which are due for a status check or felony cases which
  371.       have been closed/inactivated but which have not yet had a final
  372.       signoff.  If you choose to display cases which are due for a status
  373.       check, you may specify an offset from the system date on which to
  374.       search.  For example, specifying 5 days as an offset will report all
  375.       cases due for a status check within the next 5 days.
  376.  
  377.       The Case Stats report will provide a complete report of case
  378.       statistics, including assignments, closures, and arrests, all broken
  379.       down by classification (felony, misdemeanor, other).  The report
  380.       allows you to specify a date range for which to report the
  381.       statistics.  The default date range will print stats from the
  382.       beginning of the current month to the current system date.
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402. UTILITIES
  403.  
  404.       You may back up, restore, and reindex the system files.  When you
  405.       back up the files, the system files are copied to backups within
  406.       the same directory.  Any previous backups will be overwritten.  It
  407.       is a good idea to periodically back up your files to protect
  408.       against unforeseen failures.  WARNING:  This is not meant to be a
  409.       substitution to normal system backups, in which all files are
  410.       backed up to a floppy disk or tape drive.  It is very important
  411.       that you continue to back up your data to a floppy or tape drive
  412.       periodically to prevent data loss.  The backup system in this
  413.       program backs the files up into the same directory so a disk
  414.       failure would still result in data loss.  This backup is only
  415.       intended to prevent data loss due to operator errors.
  416.  
  417.       Restoring the files replaces your current system files with the
  418.       backup files.  You should use great caution when doing this as your
  419.       system will be returned to the way it was when you last backed up
  420.       your files.  You will be told when the system was last backed up.
  421.  
  422.       Reindex permanently removes any cases that have been flagged for
  423.       deletion.  Prior to deleting any cases you will be asked to confirm
  424.       that you want them deleted.  If you say no, they are returned to the
  425.       system.  This function is automatically selected every time you exit
  426.       the system.
  427.  
  428.       The system calculator allows you to easily make calculations.  You
  429.       may paste the results of these calculations to the clipboard for
  430.       future use by hitting <CTRL><C>.  Later, while editing a data field,
  431.       hit <CTRL><V> and the value is pasted into the field.  The calculator
  432.       may be invoked while editing a field by hitting <ALT><C>.
  433.  
  434.       The system calendar/diary allows you to make notes of upcoming events
  435.       and appointments or to keep a diary by date.  Once in the calendar,
  436.       you may move forward or backward by using the cursor keys or by using
  437.       the controls on the bottom of the calendar.  To move into the diary,
  438.       hit the TAB key and to return to the calendar, hit the Back Tab key.
  439.       Selecting 'Diary' from the menu at the top of the screen will allow
  440.       you to clear diary entries and move around on the calendar.  The
  441.       calendar may be invoked while editing a field by hitting <CTRL><D>.
  442.  
  443.       There is a help system on the utilities menu which provides most of
  444.       the information presented here.  You may choose to display
  445.       information on any of the three main systems.
  446.  
  447.       'About DCMS' will display registration information in unregistered
  448.       versions.  In a registered version, it will display the version
  449.       number, serial number, and information on obtaining technical
  450.       support.
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468. PROGRAM STARTUP
  469.  
  470.      When DCMS is run for the first time, you are asked to enter the system
  471.      name.  This name will display on all reports and screens and may never
  472.      be changed.  Therefore, be very careful when entering a name. If you
  473.      have a registered version, contact me and I will be happy to make any
  474.      necessary changes. Possible suggestions for names are, of course your
  475.      name, as well as the unit, squad, or division you work in.
  476.  
  477.      In subsequent runs of this program, you will be greeted by two
  478.      screens detailing registration information.  The second screen will
  479.      list the installation date and your temporary serial number.  You
  480.      will also be able to enter a permanent serial number, which will be
  481.      provided when you register this software, and print the registration
  482.      form.  Once the program is registered, the registration screens will
  483.      no longer be displayed.
  484.  
  485.      When the program begins, the main menu is displayed.  This menu
  486.      allows you to select one of the three main systems, Cases, Reports,
  487.      and Utilities, or to exit.  At the bottom of the screen is a display
  488.      telling you how many Active, Inactive, and Closed cases are on file.
  489.      If any active felony cases are due for a status check, an alert window
  490.      will pop up at the start of the program and tell you how many cases
  491.      are due.  You may use the Status Check Report to list which cases
  492.      are due.
  493.  
  494.  
  495. NAVIGATING THE SYSTEM
  496.  
  497.      Navigating through the system is extremely easy and intuitive.
  498.      Everything is accomplished through easy-to-use menus which appear
  499.      as a menu bar at the bottom of the screen, with the exception of
  500.      the main menu bar which appears at the top of the screen.  A menu
  501.      option is chosen in one of three ways:
  502.          1)  You may click on it with your mouse
  503.          2)  You may use your cursor keys to highlight it then hit <ENTER>.
  504.          3)  If one of the options is encased in brackets, such as
  505.              '<E>dit', you can hit the bracketed letter ('E' in this
  506.               example).
  507.  
  508.      The control menu appears at the bottom of the case edit screen and
  509.      allows you to navigate through the database.  The control menu has the
  510.      following options:
  511.  
  512.           <N>ext  - Moves to the next record in the database.
  513.           <P>rev  - Moves to the previous record in the database.
  514.           <E>dit  - Edits the currently displayed record.
  515.           <S>rch  - Searches the database.
  516.           <D>el   - Deletes the current record or restores it if it has
  517.                     already been deleted.
  518.           <A>dd   - Adds a record to the database.
  519.           <P>rt   - Prints the current record to the screen or printer.
  520.           <T>oDo  - Accesses the To-Do List.
  521.           <Q>uit  - Returns to the previous menu, usually the main menu.
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.      When editing/adding a record or entering data into a search field,
  535.      you may select the field with the mouse or with the cursor.  Using
  536.      the mouse, just click on the field then type in your information.
  537.      With the cursor, use your up and down arrow keys or your tab and
  538.      back tab keys to move through the fields.  When the <Continue> and
  539.      the <Abort> buttons are displayed, you may hit <CTRL><ENTER> to select
  540.      <Continue> and <ESCAPE> to abort.  When you hit escape in an edit
  541.      screen, you will be prompted before canceling all changes.
  542.  
  543.      When entering data, you may toggle between insert and overwrite
  544.      mode by hitting your insert key.  A block cursor indicates that you
  545.      are in overwrite mode, i.e., everything you type will overwrite
  546.      what's already there.  A line cursor indicates that you are in
  547.      insert mode, i.e., the new characters will be inserted into the
  548.      field.  Hitting <CTRL><Y> in a field will delete the entire field.
  549.  
  550.  
  551. DELETING RECORDS
  552.  
  553.      When you mark a case as deleted, by using the DEL button, a
  554.      message indicating that the case has been deleted will flash at
  555.      the top of the screen.  The case will remain on file but will be
  556.      so flagged until you exit the program or select REINDEX from the
  557.      utilities menu. At that time it will be permanently removed from
  558.      the system.  This allows you to undelete the case if you choose
  559.      to before exiting the system.  To undelete the case, just select
  560.      the DEL button again.
  561.  
  562.  
  563.  
  564. SYSTEM FILES
  565.  
  566.      The DCMS system should include the following files:
  567.  
  568.           Cases             - Case File
  569.           ToDo              - The file of ToDos
  570.           CaseBack          - Backup of the case file
  571.           ToDoBack          - Backup of the todo file
  572.           DCMSUser          - User information File
  573.           FoxUser           - System Configuration File
  574.           Register.DOC      - Registration Form
  575.           DCMS.DOC          - This manual
  576.           DCMS.EXE          - The program
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600. TECHNICAL SUPPORT
  601.  
  602.      Although I ran exhaustive tests on this software and
  603.      conscientiously scrutinized every line of code (and that's a lot),
  604.      there may be the inevitable bug.  If you discover any errors, no
  605.      matter how minor, please notify me and I will correct the problem
  606.      immediately.  I would also appreciate any suggestions for additions
  607.      and improvements to this system.
  608.  
  609.      For either registered or unregistered users, I will provide limited
  610.      free technical support and I will correct any errors in a timely
  611.      manner.  Once registered, any upgrades which correct a bug in the
  612.      program are free and other upgrades are at a greatly reduced rate
  613.      or possibly free.  I am very conscientious and vow that any errors
  614.      will be corrected immediately and I will send you the latest
  615.      version with the correction.
  616.  
  617.      I will also provide customization for a nominal fee.  Please
  618.      contact me with any requests; I am reasonably priced.
  619.  
  620.      To contact me, either send a letter to:
  621.  
  622.           Chuck Esposito
  623.           2612 13th Ct
  624.           Palm Harbor, FL 34684
  625.  
  626.      or send an E-Mail message to:
  627.  
  628.           chuckespo@aol.com
  629.                 or
  630.           76361.1547@compuserve.com
  631.  
  632.      If you include your phone number and a convenient time to call, I
  633.      will call to address your problem, otherwise I will contact you via
  634.      US Mail, FAX, or E-Mail.  If you are reporting a problem, please be
  635.      as specific as possible, including exact error messages and exactly
  636.      what you were doing when the error occurred.  I may ask that you
  637.      Zip up your system and send it to me for analysis.
  638.  
  639.  
  640.  
  641.  
  642.  
  643. DISCLAIMER
  644.  
  645.      Now for the legal stuff which I guess I have to include:
  646.  
  647.      Users of DCMS must accept this disclaimer of warranty:
  648.      DCMS (Detective Case Management System) is supplied as is. The author
  649.      disclaims all warranties, expressed or implied,  including, without
  650.      limitation, the  warranties of merchantability and of fitness for
  651.      any purpose.  The author assumes no liability for damages,  direct
  652.      or consequential, which may result from the use of DCMS.
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667. REGISTRATION
  668.  
  669.      This program is intended as a demonstration which may be evaluated
  670.      for sixty days.  It is fully functional and has all of the features
  671.      of the registered version.  Please feel free to freely distribute
  672.      this program to anyone who may find it useful.
  673.  
  674.      This program will run for sixty (60) days from the time that you
  675.      first run it.  At the end of this time, you must either register it
  676.      or discontinue using it.  During the last 15 days of the evaluation
  677.      period, a message will pop up during program initialization telling
  678.      you how many days are left.
  679.  
  680.      If you have not registered at the end of the evaluation period, the
  681.      program will cease to run.  Your data will remain intact in the
  682.      event that you decide to register sometime after the expiration of
  683.      the evaluation period.  A caveat for those who are skilled in
  684.      computers: Do not try to circumvent the registration process; I
  685.      have built in several safeguards to prevent this and it could
  686.      result in the program becoming inoperative.  In the event that you
  687.      render the program inoperative by tampering with the files, I will
  688.      gladly restore it for you as long as you register it and pay a
  689.      small "fine."
  690.  
  691.      To register, just complete the registration form which is provided
  692.      in the file REGISTER.DOC or print the registration form off of the
  693.      introductory registration screen.  Please be sure to include your
  694.      temporary serial number as I cannot register you without it.  Send the
  695.      form, along with a check or money order for $25, to the address listed
  696.      on the form (and also above) and I will contact you within 5 days of
  697.      receipt with a permanent registration number.  Florida residents
  698.      must add 7% sales tax.  The next time you run the program, enter
  699.      this permanent serial number in the registration screen and you
  700.      will be registered.  The program will continue to run indefinitely
  701.      and you will never again have to look at those two very boring
  702.      registration screens.  Once you are registered, I will contact you
  703.      with any upgrade information.
  704.  
  705.  
  706.  
  707. MODIFICATIONS
  708.  
  709.      I realize that not all localities and departments use the same case
  710.      management structure.  I will be happy to make modifications for
  711.      registered users for a nominal fee.  Please contact me with any
  712.      requests and I will provide a quote for the modifications.
  713.  
  714.  
  715.  
  716. ***** END